About the data

This is data is the OSIRIS from the Bureau van Dijk OSIRIS Database, which contains comprehensive financial and ownership information on public companies, banks, and insurance companies globally. It provides standardised and “as reported” financials, earnings estimates, ownership data, and news. Visit the link in the References section to learn more about the variables reported in this data.

The data covers 2018-2021, which overlaps with the pandemic. The subset provided is on Indonesian companies, in four separate files: osiris_Indonesia_2018.rda, osiris_Indonesia_2019.rda, osiris_Indonesia_2020.rda, osiris_Indonesia_2021.rda.

The the primary question motivating the analysis is “How did the pandemic affect corporate financials in Indonesia?”

Steps to take

  1. Take a glimpse of the data
  2. Decide which variables to focus on
  3. Combine the data sets, and select only the variables being used
  4. Check the availability of data, the missing value patterns
  5. Handle missings
  6. Make few plots of the data to understand the scope of the data and the effect of the pandemic
  7. Check some unusual patterns with visual inference
  8. Fit a model to refine the view to focus on the main question
  9. Diagnose the model fit
  10. Refine a data visualisation to communicate results

Resources